From 912eb2c2b748a3e5ec069a00c0a05ba672546ee4 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 8 Oct 2011 11:08:03 -0500 Subject: [PATCH] Don't test for src/emacs.c in rules since the whole tree is in git now. --- debian/rules | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/debian/rules b/debian/rules index 5c0447184ff..8cdd17620bd 100755 --- a/debian/rules +++ b/debian/rules @@ -269,16 +269,6 @@ local_lpath_install \ define testdir dh_testdir debian/emacsVER.postinst - @if ! test -f src/emacs.c; \ - then \ - echo; \ - echo -n "The upstream source does not appear to be available."; \ - echo " Please put the contents"; \ - echo -n "of $(deb_orig_tgz) into the"; \ - echo " current directory."; \ - echo; \ - false; \ - fi endef # If we ever need to do the stripping outside of dh_strip, just add an -- 2.30.2